//==============================================================================
// Imaginifer_anim.txt
//==============================================================================

//==============================================================================
define Head
{
   SetSelector
   {

      set hotspot
      {
         version
         {
            Visual Roman HeadB
	    ReplaceTexture Infantry N Ulfsark Head Iron/Imaginifer Head
         }
      }
   }
}

//==============================================================================
define standard
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Imaginifer Standard
				ReplaceTexture Attachments A Spear Iron/Imaginifer Standard
			}
		}
	}
}

//==============================================================================
define shield
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Roman ShieldD
				ReplaceTexture Infantry X Trident Soldier Shield Iron/Standard Bearer Shield
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry G Hoplite_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					Connect RightHand Standard hotspot
					Connect TopOfHead Head hotspot
					connect leftforearm Shield hotspot
					ReplaceTexture Infantry G Hoplite Standard/Imaginifer Armor
					ReplaceTexture Attachments A Spear Iron/Imaginifer Standard
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					VisualGranny Hop_WalkA
				}
			}
		}
	}
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry G Hoplite_IdleA
					Connect RightHand Standard hotspot
					Connect TopOfHead Head hotspot
					connect leftforearm Shield hotspot
					ReplaceTexture Infantry G Hoplite Standard/Imaginifer Armor
					ReplaceTexture Attachments A Spear Iron/Imaginifer Standard
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					VisualGranny Hop_idleA
				}
			}
		}
	}
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry G Hoplite_DeathA
				Connect RightHand Standard hotspot
				Connect TopOfHead Head hotspot
				connect leftforearm Shield hotspot
				ReplaceTexture Infantry G Hoplite Standard/Imaginifer Armor
				ReplaceTexture Attachments A Spear Iron/Imaginifer Standard
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry G Hoplite_FlailA
				Connect RightHand Standard hotspot
				Connect TopOfHead Head hotspot
				connect leftforearm Shield hotspot
				ReplaceTexture Infantry G Hoplite Standard/Imaginifer Armor
				ReplaceTexture Attachments A Spear Iron/Imaginifer Standard
         }
      }
   }
}

//==============================================================================
anim whirlwindAttack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
				Visual Signifer_waveA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.60 true   
               tag GenericSound 0.60 true   
               tag SpecificSoundSet 0.11 false ArkantosSpecial checkVisible 
//-- end auto generated section
				Connect LeftHand Standard hotspot
				Connect TopOfHead Head hotspot
				connect Rightforearm Shield hotspot
			 	ReplaceTexture Infantry N Huskarl Bronze/Imaginifer Armor
				ReplaceTexture Attachments A Spear Iron/Imaginifer Standard
         }
      }
   }
}
